@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family: "微软雅黑";
	margin: 0px auto;
	padding: 0px;
	color: #272727;
}
img {
	border: none;
}
p {
	margin: 0;
	padding: 0;
}
ul, li, ol, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a {
	color: #333;
	font-size: 12px;
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
}
a:hover {
	color: #f82838;
	text-decoration: none;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}
.center {
	margin: auto;
}
.moddle {
	width: 1200px;
}
.sbj {
	margin-top: 30px;
}
.sbj1 {
	margin-top: 50px;
}
.sbj2 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.topnav {
	width: 100%;
	background-color: #F6F6F6;
	height: 36px;
	line-height: 36px;
	color: #909090;
}
.topnav span {
	float: right;
}
.topnav span a {
	padding: 0px 3px;
	color: #909090;
}
.topnav a:hover {
	color: #f82838;
}
.logo_l {
	float: left;
	padding: 27px 0px;
	height: 56px;
	width: 400px;
}
.logo_l dl {
	color: #000;
	font-size: 32px;
	font-weight: bold;
}
.logo_l dt {
	text-transform: uppercase;
	font-size: 12px;
	color: #909090;
	letter-spacing: 0.80px;
}
.logo_c {
	width: 400px;
	border-left: 1px solid #CCCCCC;
	padding-left: 24px;
	float: left;
	margin-top: 26px;
}
.logo_c dl {
	line-height: 31px;
	font-size: 18px;
	color: #606060;
	font-weight: bold;
}
.logo_c dt {
	line-height: 26px;
	font-size: 16px;
	color: #606060;
}
.logo_r {
	float: right;
	background: url(../images/tel.png) no-repeat left center;
	padding-left: 50px;
	font-family: "Impact";
	margin-top: 28px;
	height: 53px;
}
.logo_r dl {
	font-size: 14px;
	color: #888888;
}
.logo_r dt {
	font-size: 28px;
	color: #f82838;
}
#nav {
	width: 100%;
	background-color: #f82838;
	height: 60px;
	line-height: 60px;
}
#nav li {
	float: left;
	text-align: center;
	width: 150px;
}
#nav li a {
	line-height: 60px;
	display: block;
	height: 60px;
	text-align: center;
	font-size: 16px;
	color: #fff;
}
#nav li:hover {
	text-decoration: none;
	font-size: 14px;
	background-color: #333;
}
#nav li dl {
	width: 150px;
	background-color: #333;
	list-style-type: none;
	text-align: left;
	left: -999em;
	position: absolute;
	z-index: 99999;
	float: left;
}
#nav li dl dt {
	border-bottom: 1px solid #fff;
}
#nav li dl dt a {
	font-size: 14px;
	height: 42px;
	line-height: 42px;
}
#nav li dl dt a:hover {
	font-size: 15px;
	font-weight: bold;
}
#nav li:hover dl {
	left: auto;
}
#current {
	background-color: #333;
}
.title {
	text-align: center;
}
.title li {
	font-size: 28px;
	font-weight: bold;
}
.title p {
	font-size: 16px;
	color: #888888;
	text-transform: uppercase;
	margin: 5px 0px 8px 0px;
}
.title ol {
	width: 300px;
	height: 1px;
	background-color: #888888;
	margin: 0px auto;
}
.title ol span {
	width: 60px;
	height: 6px;
	background-color: #272727;
	display: inline-block;
	margin-top: -3px;
}
.company ul {
	width: 610px;
	float: left;
}
.company ul p {
	font-size: 14px;
	line-height: 32px;
	text-indent: 2em;
}
.company ul li {
	width: 140px;
	height: 40px;
	line-height: 40px;
	background-color: #f82838;
	text-align: center;
	border-radius: 5px;
	margin-top: 19px;
}
.company ul li a {
	color: #fff;
	font-size: 16px;
}
.company:hover ul li {
	background-color: #303030;
}
.company dl {
	width: 570px;
	float: left;
	overflow: hidden;
	margin-left: 20px;
	border-radius: 5px;
}
.company dl img {
	width: 570px;
	height: 380px;
	transition: all 0.6s;
}
.company:hover dl img {
	transform: scale(1.3);
}
#wrap1 {
	width: 100%;
	background-color: #F1F1F1;
	padding: 30px 0px;
}
.icpfl {
	width: 240px;
	margin-right: 10px;
	float: left;
}
.icpfl dl {
	line-height: 32px;
	font-size: 28px;
	background: #f82838;
	text-align: center;
	padding: 20px 0px;
	color: #fff;
}
.icpfl dl dt {
	line-height: 17px;
	font-size: 12px;
	text-transform: uppercase;
}
.icpfl ul li {
	background-color: #888888;
	height: 50px;
	line-height: 50px;
	text-indent: 15px;
	transition: all .2s ease;
	border-bottom: 1px solid #ECECEC;
}
.icpfl ul li a {
	color: #fff;
	font-size: 16px;
}
.icpfl ul li:hover {
	text-indent: 30px;
	background-color: #333;
}
.icpfl ul p {
	background-color: #fafafa;
	height: 41px;
	line-height: 41px;
	text-indent: 30px;
	transition: all .2s ease;
	border-bottom: 1px solid #ECECEC;
}
.icpfl ul p a {
	color: #333;
	font-size: 14px;
}
.icpfl ul p:hover {
	text-indent: 45px;
	background-color: #333;
}
.icpfl ul p:hover a {
	color: #fff;
}
.cpzs {
	width: 950px;
	float: left;
}
.cpzs div {
	width: 308px;
	margin-right: 13px;
	float: left;
}
.cpzs div:nth-child(3n) {
	margin-right: 0px;
}
.cpzs div li {
	width: 308px;
	height: 245px;
	box-shadow: #d1d1d1 0px 0px 3px;
}
.cpzs div li a {
	width: 308px;
	height: 245px;
	overflow: hidden;
	display: inline-table;
}
.cpzs div li a img {
	width: 308px;
	height: 245px;
	transition: all 0.6s;
}
.cpzs div:hover li a img {
	transition: all 0.6s;
	transform: scale(1.3);
}
.cpzs div p {
	line-height: 46px;
	height: 46px;
	width: 308px;
	text-align: center;
}
.cpzs div p a {
	font-size: 15px;
	color: #000;
}
.cpzs div:hover p {
	background-color: #f82838;
}
.cpzs div:hover p a {
	color: #fff;
}
.index-ys {
	padding: 0px 0 50px;
	background: url(../images/ys.jpg) no-repeat bottom right;
}
.x-title {
	color: #333333;
	margin-bottom: 40px;
	text-align: center;
}
.x-title li {
	color: rgba(182, 182, 182, 0.14);
	font: 600 70px/80px "Airal";
	text-transform: uppercase;
	position: absolute;
	left: 0;
	right: 0;
}
.x-title ol {
	font: 600 45px/80px "Microsoft yahei";
	text-align: center;
}
.x-title ol span {
	color: #f82838;
}
.x-title p {
	color: #333333;
	font: 400 24px/46px "Microsoft yahei";
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ttz {
	display: none;
	margin-top: 30px;
}
.ttz li .picimg {
	position: relative;
	width: 628px;
}
.ttz li .picimg .imgbg {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 620px;
	height: 370px;
	background-color: rgba(248, 40,56,.5);
}
.ttz li .picimg img {
	position: relative;
	z-index: 9999;
	width: 620px;
	margin-top: 8px;
	margin-left: 8px;
}
.ttz li .wz {
	width: 545px;
	text-align: left;
}
.ttz li .wz dl {
	color: #333333;
	font: 600 34px/60px "Microsoft yahei";
	position: relative;
	padding-bottom: 32px;
}
.ttz li .wz dl::after {
	position: absolute;
	content: "";
	width: 68px;
	height: 6px;
	background-color: #f82838;
	display: block;
	bottom: 0px;
}
.ttz li .wz dl span {
	display: block;
	text-transform: uppercase;
	color: #999999;
	font: 400 14px/20px "Airal";
}
.ttz li .wz p {
	margin-top: 20px;
	color: #666666;
	font: 400 16px/34px "Microsoft yahei";
}
.ttz li .wz a {
	display: block;
	width: 300px;
	height: 40px;
	color: #ffffff;
	font: 400 16px/40px "Microsoft yahei";
	background-color: #f82838;
	margin-top: 40px;
	text-align: center;
}
.tabz {
	height: 182px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
}
.tabz li {
	float: left;
	width: 25%;
	display: block;
	text-align: center;
	color: #666666;
	cursor: pointer;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	overflow: hidden;
}
.tabz li:hover, .tabz li.cur {
	position: relative;
	color: #fff;
	cursor: pointer;
}
.tabz li .limg {
	background-color: rgba(255, 255, 255, .01);
	height: 68px;
	padding-top: 20px;
	opacity: 0.01;
}
.tabz li.cur .limg {
	background-color: #f82838;
	opacity: 1;
}
.tabz li.cur .ltext {
	background: url(../images/line.png) no-repeat center 10px #f82838;
}
.tabz li .ltext {
	padding: 23px;
	background-color: #919291;
}
.tabz li .ltext dl {
	color: #ffffff;
	font: 600 20px/30px "Microsoft yahei";
}
.tabz li .ltext dt {
	color: rgba(255, 255, 255, .5);
	font: 400 12px/20px "Airal";
	text-transform: uppercase;
}
.tabz li:hover a, .tabz li.cur a {
	color: #fff;
}
.prott {
	width: 1244px;
	height: auto;
	overflow: hidden;
	ZOOM: 1;
	margin-left: -22px;
	margin-top: 30px;
}
.prott .pcontt {
	float: left;
	overflow: hidden;
	width: 1200px;
	ZOOM: 1;
}
.prott .ScrCont1 {
	width: 32733px;
	ZOOM: 1;
}
.prott #List3_1 {
	float: left;
}
.prott #List4_1 {
	float: left;
}
.prott .LeftBotton1 {
	background: url(../images/left.png) no-repeat left center;
	float: left;
	width: 22px;
	height: 40px;
	margin-top: 110px;
}
.prott .RightBotton1 {
	background: url(../images/right.png) no-repeat right center;
	float: right;
	width: 22px;
	height: 40px;
	margin-top: 110px;
}
.prott .pl1 {
	display: block;
	cursor: pointer;
	float: left;
}
.prott .pl1 li {
	float: left;
	margin: 10px 10px 0px 10px;
	width: 280px;
}
.prott .pl1 li ol {
	box-shadow: 1px 1px 6px #ccc;
}
.prott .pl1 li ol a {
	background-color: #fff;
	display: table;
	overflow: hidden;
	height: 220px;
	width: 280px;
}
.prott .pl1 li ol a img {
	width: 280px;
	height: 220px;
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.6s;
}
.prott .pl1 li:hover ol a img {
	transform: scale(1.3);
}
.prott .pl1 li p {
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background-color: #F1F1F1;
}
.prott .pl1 li:hover p {
	background-color: #f82838;
	color: #fff;
}
#wrap {
	width: 100%;
	background: url(../images/xwzx.jpg) no-repeat center center;
	padding: 30px 0px;
}
.title1 {
	text-align: center;
	color: #fff;
}
.title1 li {
	font-size: 28px;
	font-weight: bold;
}
.title1 p {
	font-size: 16px;
	text-transform: uppercase;
	margin: 5px 0px 8px 0px;
}
.title1 ol {
	width: 300px;
	height: 1px;
	background-color: #fff;
	margin: 0px auto;
}
.title1 ol span {
	width: 60px;
	height: 6px;
	background-color: #fff;
	display: inline-block;
	margin-top: -3px;
}
.ixwzx {
	width: 540px;
	float: left;
	margin-right: 20px;
	background-color: rgba(0,0,0,0.5);
	padding: 20px;
	color: #fff;
}
.ixwzx li {
	overflow: hidden;
	display: inline-table;
}
.ixwzx li img {
	width: 540px;
	height: 360px;
	transition: all 0.6s;
}
.ixwzx:hover li img {
	transform: scale(1.3);
}
.ixwzx ol {
	line-height: 36px;
	height: 36px;
}
.ixwzx ol a {
	font-size: 18px;
	transition: all 0.3s ease-in-out 0s;
	color: #fff;
}
.ixwzx:hover ol a {
	font-weight: bold;
	color: #f82838;
	transition: all 0.3s ease-in-out 0s;
}
.ixwzx p {
	color: #fff;
	line-height: 24px;
	font-size: 14px;
	height: 72px;
	overflow: hidden;
}
.ixwzx dl {
	font-size: 14px;
}
.ixwzx dl span {
	float: right;
}
.ixwzx dl span a {
	color: #fff;
	font-size: 20px;
}
.ixwzx:hover dl span a {
	margin-right: 10px;
	color: #f82838;
}
.xwzxn {
	width: 600px;
	float: left;
}
.xwzxn ul {
	margin-bottom: 20px;
	position: relative;
}
.xwzxn ul li {
	transition: all ease-out 0.2s;
	border-bottom: 1px solid #D3D3D3;
	text-align: left;
	width: 100%;
	height: 118px;
}
.xwzxn ul li p a {
	font-size: 16px;
	color: #fff;
}
.xwzxn ul li p span {
	color: #fff;
	font-size: 16px;
	float: right;
}
.xwzxn ul li dt:before {
	position: absolute;
	content: "";
	width: 1px;
	border-bottom: 1px solid #f82838;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	height: 90px;
}
.xwzxn ul:hover li dt:before {
	width: 100%
}
.xwzxn ul li dt {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	margin-top: 7px;
}
.xwzxn ul:hover li p a {
	padding-left: 10px;
	color: #f82838;
}
.dllist1 {
	margin: 0px auto;
}
.dllist1 dl {
	float: left;
	margin: 0px 10px;
}
.dllist1 dl dt {
	width: 280px;
	overflow: hidden;
	display: inline-table;
}
.dllist1 dl dt img {
	width: 280px;
	height: 220px;
	transition: all 0.6s;
	filter: brightness(110%);
}
.dllist1 dl:hover dt img {
	transform: scale(1.3);
}
.dllist1 dl p {
	text-align: center;
	line-height: 46px;
}
.dllist1 dl p a {
	font-size: 16px;
}
.dllist1 dl:hover p {
	background-color: #f82838;
}
.dllist1 dl:hover p a {
	color: #fff;
}
#demo {
	overflow: hidden;
	width: 1200px;
	margin-top: 30px;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
	overflow: hidden;
}
.footnav {
	width: 100%;
	background-color: #272727;
	padding: 50px 0px 20px 0px;
	color: #ffffff;
}
.footnav ul {
	width: 780px;
	float: left;
	margin-right: 260px;
}
.footnav ul li {
	color: #fff;
}
.footnav ul li a {
	color: #fff;
	font-size: 16px;
	padding: 0px 15px;
}
.footnav ul li a:nth-child(1) {
	padding-left: 0px;
}
.footnav ul ol {
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
}
.footnav a {
	color: #fff;
}
.footnav a:hover {
	color: #f82838;
}
.footnav dl {
	width: 160px;
	float: left;
	text-align: center;
}
.footnav dl p {
	color: #929292;
	font-size: 14px;
	line-height: 32px;
}
.footnav dt {
	text-align: center;
	color: #868686;
	font-size: 14px;
	margin-top: 10px;
}
.footnav dt  a{color: #868686;
	font-size: 14px;}
.yqlj {
	width: 100%;
	text-align: center;
	line-height: 40px;
	background-color: #f82838;
	color: #fff;
}
.yqlj a {
	color: #fff;
	font-size: 12px;
	padding-right: 5px;
}
/*内页样式*/

#left {
	width: 230px;
	float: left;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#right {
	width: 950px;
	float: right;
	margin-top: 30px;
	margin-bottom: 20px;
}
.title3 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	color: #303030;
	padding-bottom: 10px;
}
.title3 span {
	color: #222;
}
.title3 li {
	width: 40px;
	height: 3px;
	background-color: #f82838;
	margin: 8px auto 0px auto;
}
.mup1 {
	height: 26px;
	line-height: 26px;
	border-bottom: #ccc 1px solid;
	margin-bottom: 10px;
	background: url(../images/new_jt.jpg) no-repeat 10px center;
	padding-left: 20px;
	font-size: 14px;
	color: #000;
	margin-top: 10px;
}
.mup {
	width: 100%;
	background-color: #EFEFEF;
	border-bottom: 1px solid #DFDEDE;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
}
.mup img {
	margin-right: 5px;
}
.mup span {
	float: right;
}
.mup span a {
	font-size: 16px;
}
.hg {
	line-height: 30px;
}
.rytp div {
	width: 232px;
	float: left;
	margin-right: 10px;
}
.rytp div li {
	width: 230px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.rytp div li a {
	text-align: center;
	width: 230px;
	height: 230px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.rytp div li a img {
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.6s;
}
.rytp div li a img:hover {
	transform: scale(1.3);
}
.rytp div p {
	line-height: 42px;
	height: 42px;
	text-align: center;
}
.rytp div:nth-child(5n) {
	margin-right: 0px;
}
.tittle {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.lb {
	text-align: left;
}
.lb a {
	color: #333;
}
.lb a:hover {
	color: #f82838;
}
.nyxw2 {
	width: 48%;
	float: left;
	text-align: left;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #D5D5D5 dotted;
	margin-right: 4%;
	background: url(../images/cion01.gif) no-repeat left center;
	color: #333;
}
.nyxw2 a {
	padding-left: 20px;
	color: #333;
}
.nyxw2 span {
	float: right;
	height: 40px;
	line-height: 40px
}
.nyxw2:nth-child(2n) {
	margin-right: 0px;
}
.nyxw2 a:hover {
	color: #f82838;
}
.page {
	text-align: center;
	margin: 10px auto 10px auto;
}
.page li {
	display: inline-block;
	line-height: 40px;
	border: 1px solid #cccccc;
	padding: 0 18px;
	margin: 0px 3px;
	border-radius: 3px;
}
.page li a {
	color: #999999;
	font-size: 14px;
}
.page li:hover {
	background-color: #f82838;
	border: 1px solid #f82838;
}
.page li:hover a {
	color: #fff;
}
.current {
	background-color: #f82838!important;
	border: 1px solid #f82838!important;
}
.current a {
	color: #fff!important;
}
.inews ul {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.inews ul li {
	background: url(../images/cion01.gif) no-repeat left center;
	line-height: 32px;
	height: 32px;
}
.inews ul li a {
	padding-left: 20px;
	font-size: 16px;
}
.inews ul li a:hover {
	color: #f82838;
	margin-left: 5px;
}
.inews ul li span {
	float: right;
}
.inews ul p {
	color: #999;
}
/*内页样式*/

.nr {
	line-height: 36px;
	font-size: 14px;
	margin-bottom: 20px;
}
.pubdate {
	text-align: center;
	font-size: 16px;
}
.nr a {
	font-size: 14px;
}
.info {
	margin-bottom: 20px;
}
.left {
	width: 240px;
	float: left;
	margin-right: 20px;
}
.right {
	width: 940px;
	float: left;
}
.product div {
	width: 226px;
	float: left;
	margin-right: 12px;
}
.product div li {
	width: 224px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.product div li a {
	text-align: center;
	width: 224px;
	height: 224px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.product div li a img {
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.6s;
}
.product div li a img:hover {
	transform: scale(1.3);
}
.product div p {
	line-height: 42px;
	height: 42px;
	text-align: center;
}
.product div:nth-child(4n) {
	margin-right: 0px;
}
.cpfl ul {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	text-align: center;
	background-color: #f82838;
	padding: 20px 0px;
}
.cpfl ul p {
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}
.cpfl li {
	height: 42px;
	line-height: 42px;
	transition: all .2s ease;
	border-bottom: 1px solid #fff;
	background-color: #F3F3F3;
	text-indent: 15px;
}
.cpfl li a {
	font-size: 14px;
}
.cpfl li:hover {
	transition: all .2s ease;
	text-indent: 30px;
	background-color: #f82838;
}
.cpfl li:hover a {
	color: #ffffff;
}
.cpfl ol {
	height: 42px;
	line-height: 42px;
	transition: all .2s ease;
	border-bottom: 1px solid #fff;
	background-color: #F3F3F3;
	text-indent: 30px;
}
.cpfl ol a {
	font-size: 13px;
}
.cpfl ol:hover {
	transition: all .2s ease;
	text-indent: 45px;
	background-color: #f82838;
}
.cpfl ol:hover a {
	color: #ffffff;
}
.nlx {
	margin-top: 15px;
}
.nlxt {
	height: 42px;
	line-height: 42px;
	background: #f82838;
	font-size: 16px;
	color: #fff;
	padding-left: 20px;
}
.nlxb {
	padding: 0px 0px 0px 5px;
	line-height: 38px;
	font-size: 14px;
	border: 1px solid #CCCCCC;
}
.info img {
	max-width: 940px;
	height: auto;
}
table {
	border-collapse: collapse;
}
.cp_l {
	width: 420px;
	margin-right: 30px;
}
.cp_r {
	width: 490px;
}
.cp_r dl {
	border-bottom: 1px solid #EEEEEE;
	font-size: 22px;
	font-weight: bold;
	background-color: #FAFAFA;
	line-height: 40px;
	height: 40px;
	border-left: 2px solid #f82838;
	padding-left: 10px;
}
.cp_r ul {
	background-color: #FDFDFD;
	padding: 10px;
	margin-bottom: 5px;
}
.cp_r ul li {
	color: #f82838;
	font-size: 16px;
}
.cp_r ul ol img {
	float: left;
	width: 130px;
	margin-right: 10px;
}
.cp_r ul ol p {
	line-height: 26px;
	font-size: 13px;
	text-indent: 2em;
}
.cp_r dd {
	font-size: 14px;
	line-height: 26px;
}
.cp_r dt {
	margin-top: 10px;
	padding: 15px 20px;
	font-size: 14px;
	color: #666;
	background-color: #efefef;
	border-radius: 15px;
	overflow: hidden;
	line-height: 31px;
}
#preview {
	float: none;
	margin: 0px auto;
	text-align: center;
	width: 420px;
}
.jqzoom {
	width: 410px;
	height: 410px;
	position: relative;
	border: 1px solid #DDDDDD;
	display: table-cell;
	vertical-align: middle;
	padding: 4px;
}
.zoomdiv {
	left: 859px;
	height: 300px;
	width: 300px;
}
.list-h li {
	float: left;
}
#spec-n5 {
	width: 420px;
	height: 56px;
	padding-top: 6px;
	overflow: hidden;
}
#spec-left {
	background: url(images/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}
#spec-right {
	background: url(images/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}
#spec-list {
	float: left;
	overflow: hidden;
	margin-left: 5px;
	display: inline;
	position: relative;
	width: 390px;
	margin-right: 5px;
}
#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 65px;
}
#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 430px;
	height: 430px;
	background: url(i/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}
.bigimg {
	width: 800px;
	height: 800px;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}
#spec-list div {
	margin-top: 0;
	margin-left: 0px;
	width: 100% !important;
}
.nyxx {
	background: #fafafa;
	color: #444;
	line-height: 36px;
	font-weight: bold;
	font-size: 15px;
	border-radius: 5px;
	margin: 10px 0px;
}
.nyxx i {
	background: #f82838;
	width: 2px;
	height: 20px;
	display: block;
	float: left;
	margin: 8px 10px 0px 0px;
}
#toolbar {
  position: fixed;
  z-index: 9999;
  right: 0px;
  bottom: 15%;
}

#toolbar li {
  margin-bottom: 3px;
  font-size: 0;
  width: 57px;
  height: 57px;
  right: 0;
  position: relative;
}

#toolbar li a {
  display: block;
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  width: 57px;
  height: 57px;
  overflow: hidden;
  background: #F82838;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  white-space: nowrap;
  font-size: 0;
}

#toolbar li .icon-font {
  display: inline-block;
  vertical-align: middle;
  width: 57px;
  height: 57px;
  background-color: #333;
  color: #fff;
}

#toolbar li .icon-qq:after {
  background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
  background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
  background-position: 0 -30px;
}

#toolbar li .icon-message:after {
  background-position: 0 -120px;
}

#toolbar li .icon-top:after {
  background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
  background-position: 0 0;
}

#toolbar li .wz {
  display: inline-block;
  line-height: 57px;
  font-size: 18px;
  color: #fff;
  vertical-align: middle;
  padding-left: 10px;
}
#toolbar li .wz1 {
  display: inline-block;
  line-height: 57px;
  font-size: 20px;
  font-family: impact;
  color: #fff;
  vertical-align: middle;
  padding-left: 0px;
}
.icon-font {
  position: relative;
}
.icon-font:after {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(../images/icon_spirit.png);
  background-repeat: no-repeat;
  position: absolute;
  left: calc(50% - 15px);
  top: calc(50% - 15px);
}

#toolbar li.ewm .ewm-box {
  position: absolute;
  z-index: 1;
  padding: 5px;
  background: #F82838;
  width: 110px;
  right: 120%;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all .7s;
  transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
  margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
  max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
  content: '';
  position: absolute;
  right: -5px;
  bottom: 20px;
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  cursor: pointer;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #F82838;
  border-right: none;
}

#toolbar li.ewm:hover .icon {
  background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#toolbar li.backtop {
  cursor: pointer;
}

#toolbar li.backtop .iconfont {
  color: #fff;
  background-color: #F82838;
}

#toolbar li:hover a {
  width: 200px;
}

#toolbar li:hover .icon-font {
  background-color: #F82838;
}

#toolbar li:hover .icon-qq:after {
  background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
  background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
  background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
  background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
  background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
  background-position: -30px -60px;
}